VideoReceiveStateHandler

VIDEO_STATE_STOPPED = 0 VIDEO_STATE_STARTED = 1 VIDEO_STATE_BAD_CONN = 2 VIDEO_STATE_PAUSED = 3 VIDEO_STATE_SCREENSHARE = 4

Functions

Link copied to clipboard
abstract fun onVideoReceiveStateChanged(conversationId: String, userId: String, clientId: String, state: Int, arg: <Error class: unknown class>?)